Click or drag to resize

RetentionPolicyTagMustDisplayDescription Property

Use this setting to determine whether the user can hide the retention comment.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool MustDisplayDescription { get; set; }

Property Value

Type: Boolean
true if [must display description]; otherwise, false.
See Also